home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_B21E20E068D549198202E4BF85DE9D5F
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
1KB
|
42 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<type>image</type>
<description>BG</description>
<id>1</id>
<width>720</width>
<height>576</height>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>48</posX>
<posY>390</posY>
<texture>#header.hover</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<type>image</type>
<description>MP Logo</description>
<id>1</id>
<posX>32</posX>
<posY>24</posY>
<texture>mplogo.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<type>label</type>
<description>e.g. Setup TV</description>
<id>1</id>
<posX>32</posX>
<posY>96</posY>
<label>#header.label</label>
<font>font18</font>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>